home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000015_nickc@cs.st-andrews.ac.uk_Thu Sep 30 14:52:04 1993.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from sun2.nsfnet-relay.ac.uk by cs.umb.edu with SMTP id AA07924
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 30 Sep 1993 14:52:04 -0400
  3. Via: uk.ac.st-andrews.cs; Thu, 30 Sep 1993 19:34:31 +0100
  4. Received: from aberlour.cs.st-andrews.ac.uk by tamdhu.cs.st-andrews.ac.uk;
  5.           Thu, 30 Sep 93 19:31:45 BST
  6. From: Nick Cropper <nickc@cs.st-andrews.ac.uk>
  7. Date: Thu, 30 Sep 93 19:39:14 BST
  8. Message-Id: <27297.9309301839@aberlour.cs.st-andrews.ac.uk>
  9. To: tex-k@cs.umb.edu
  10. Subject: [kpathsea] compilation problem (?)
  11.  
  12. Hi,
  13.  
  14. I'm having a problem compiling kpathsea with gcc-2.4.3 in SunOS-4.1.3
  15. on a sparc10.  Anyone experiencing the same problem?  Any idea for a
  16. solution?
  17.  
  18. Nick Cropper
  19. nickc@dcs.st-and.ac.uk
  20.  
  21. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  22.  
  23. gcc -I. -I..   -g  -c tex-glyph.c
  24. tex-glyph.c: In function `try_fontmap':
  25. tex-glyph.c:170: parse error before `.'
  26. tex-glyph.c: In function `kpse_find_glyph_format':
  27. tex-glyph.c:202: parse error before `.'
  28. tex-glyph.c:205: parse error before `.'
  29. *** Error code 1
  30. make: Fatal error: Command failed for target `tex-glyph.o'
  31. Current working directory /local/cs/sun4/tex/src/dvipsk-5.519a/kpathsea
  32. *** Error code 1
  33. make: Fatal error: Command failed for target `do-kpathsea'